Overload | Description |
---|---|
AllBeAssignableTo<TExpectation>(String,Object[]) | Asserts that all items in the collection are of the specified type TExpectation |
AllBeAssignableTo(Type,String,Object[]) | Asserts that all items in the collection are of the specified type expectedType |